home *** CD-ROM | disk | FTP | other *** search
/ Tech Arsenal 1 / Tech Arsenal (Arsenal Computer).ISO / tek-03 / ivb9202.zip / GLOBHELP.BAS < prev    next >
BASIC Source File  |  1992-01-16  |  128b  |  4 lines

  1. Global Const Key_F1 = &H70      'Help key for all controls but forms
  2. Global Const Right_Button = 2   'Mouse button for help
  3.  
  4.